home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / demodisks / drives / 1581-demo.lzh / sector editor (.txt) < prev    next >
Commodore BASIC  |  1994-10-19  |  9KB  |  7 lines

  1. 100 clr:x=peek(48):if(x>=8)then130
  2. 110 sys8704
  3. 120 clr:print"[147]";:new
  4. 130 x=peek(44):if(x>=16)then150
  5. 140 sys3614:goto120
  6. 150 sys5635:goto120
  7.